National Repository of Grey Literature 33 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
Radiosity on GPU
Šabata, David ; Nečas, Ondřej (referee) ; Polok, Lukáš (advisor)
This work deals with the radiosity algorith, a global illumination method and its implementation in OpenGL and OpenCL libraries. At rst two of the most common global illumination methods will be presented, considering radiosity as the main topic, including its usage in realtime rendering. An introduction to the libraries used will be next, followed by description of the application implemented in C++ language. In the end the ndings of this thesis and its possible improvements will be discussed.
Frameless Rendering
Najman, Pavel ; Pečiva, Jan (referee) ; Havel, Jiří (advisor)
The aim of this work is to create a simple raytracer with IPP library, which will use the frameless rendering technique. The first part of this work focuses on the raytracing method. The next part analyzes the frameless rendering technique and its adaptive version with focus on adaptive sampling. Third part describes the IPP library and implementation of a simple raytracer using this library. The last part evaluates the speed and rendering quality of the implemented system.
Visibility Solution in 3D Scenes
Kyloušek, Josef ; Polok, Lukáš (referee) ; Navrátil, Jan (advisor)
Content of this bachelor's thesis is theoretical description and implementation of indirect scene illumination algorithm. Functionality is demonstrated in example application. Visual quality and time consumption are compared for acquired results.
Photon Mapping
Nečas, Ondřej ; Španěl, Michal (referee) ; Herout, Adam (advisor)
This thesis deals with practical implementation of photon mapping algorithm. To achieve better results some basic and some more advanced methods of global illumination has been examined. These time demanding algorithms are often practically unusable and their further optimization is necessary. Optimized ray tracer is essential for practical implementation. Computing diffuse interreflection by Monte Carlo sampling is also very time demanding operation. Therefore it is appropriate to use it along with proper interpolation.
Voxel Cone Tracing
Pracuch, Michal ; Tóth, Michal (referee) ; Milet, Tomáš (advisor)
This thesis deals with the global illumination in the scene by using Voxel Cone Tracing method. It is based on the voxelization of a triangle mesh scene. The voxels can be stored to a full regular 3D grid (texture) or to the hierarchic Sparse Voxel Octree for saving of the memory space. This voxel representation is further used for computations of the global indirect illumination in real time within normal triangle mesh scenes for more realistic final image. Values from the voxels are obtained by tracing cones from the pixels which we want to get illumination for.
Light Propagation Volumes
Mikulica, Tomáš ; Polok, Lukáš (referee) ; Kobrtek, Jozef (advisor)
This thesis deals with problem of computation of global illumination in real-time. Two methods are described. Namely Reflective Shadow Maps and Light Propagation Volumes. The first of them deals with the problem by using extended Shadow Mapping algorithm. The second one uses scene embedded into a 3D grid together with Spherical harmonics to compute light propagation in the scene. Furthermore this thesis contains results of measurement of the rendering speed of the Light Propagation Volumes algorithm with various settings on several machines. Quality of the resulting output of the algorithm is also evaluated.
Realistic Rendering of a Building with Varying Lighting Conditions
Navrátil, Jan ; Seeman, Michal (referee) ; Herout, Adam (advisor)
This paper is focused on realistic rendering of interior environments with varying lighting conditions. It proposes methods of setting properties of light sources to achieve a specific scene appearence. It mainly works with light comming from a sky and sun to the scene and describes this light in relation to weather conditions, time of day and overcast factor. The goal is creating easily configurable system in which a single parameter change leads to significant change of lighting conditions. All these changes should be presented in a short video.
Photorealistic Rendering Using "Photon Mapping" Method
Lysek, Tomáš ; Herout, Adam (referee) ; Zemčík, Pavel (advisor)
This master thesis focuses on photon mapping rendering technique. A simple photon mapping was implemented as a baseline and then progressive photon mapping was prepared for CPU and GPU. After implementing progressive photon mapping on GPU, further acceleration techniques were proposed. Finally, in the thesis, genetic clustering algorithm for suitable clusters on GPU was proposed.
Raytracing of Virtual Graphics Scenes
Rypák, Andrej ; Havel, Jiří (referee) ; Pečiva, Jan (advisor)
This thesis is dedicated to ray tracing based rendering methods, primarily the original ray tracing. Besides introducing a brief historical overview of algorithms from the family, it presents all the essential tools, techniques and physics needed for designing a rendering application in detail. A significant part of the document consists of an implementation of a photorealistic rendering application for interactive graphics 3D virtual scenes. The focus is on rendering without using any additional model information. The thesis includes descriptions and explanations of specific problems and their solutions.
Path Tracing on GPU
Novák, David ; Milet, Tomáš (referee) ; Tóth, Michal (advisor)
The aim of this bachelor's thesis is an implemetation and following acceleration of Path Tracing algorithm. This algorithm will be implemented on the GPU using OpenGL. Above rendered scene will be built Octree data structure. Then the acceleration, which was achieved using this data structure, will be measured.

National Repository of Grey Literature : 33 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.